From: Andreas Schwab Date: Mon, 10 May 2004 12:00:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22586 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=04af035a6680bedf6e2adcdb66fb633a5a727e85;p=emacs.git *** empty log message *** --- diff --git a/leim/ChangeLog b/leim/ChangeLog index ea8dc0b029f..4e76bdcdb6d 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,8 @@ +2004-05-10 Andreas Schwab + + * Makefile.in (all): Readd dependency on ${WORLD} so that lisp + files are compiled when bootstrapping. + 2004-05-07 Stefan Monnier * quail/latin-ltx.el ("TeX"): Fix typo. diff --git a/src/ChangeLog b/src/ChangeLog index 5f80140066b..b0e18593822 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2004-05-10 Andreas Schwab + + * lisp.h: Declare Fmake_symbolic_link. + + * fileio.c (Frename_file): Remove extra argument in call to + Fmake_symbolic_link. + 2004-05-10 Kim F. Storm * xdisp.c (calc_line_height_property): Use string position when